cody - HTMLify profile

cody
4270 Files
632456 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Waves Loader
body {
background-color: #161622;
display: grid;
place-items: center;
height: 100vh;
}
.wave {
background-color: #161622;
display: grid;
place-items: center;
height: 100vh;
}
.wave {